home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 23 / CU Amiga - Super CD-ROM 23 (June 1998).iso / C / PrepCD < prev    next >
Text File  |  1998-04-20  |  317b  |  15 lines

  1. pcd CUCD:
  2. echo "Delete Trashcan..."
  3. delete >NIL: Trashcan all force quiet
  4. delete >NIL: T all force quiet
  5. echo "Clearing archive bits..."
  6. protect #? -a all quiet
  7. echo "Setting protection bits..."
  8. protect #? +rwd all quiet
  9. echo "Unsnapshotting icon..."
  10. nopos CUCD:disk nodd
  11. echo "Building index..."
  12. rx c/MakeIndex
  13. pcd
  14.  
  15.